Einhugur macOS Bridge plugin.

NSWorkspace.AccessibilityDisplayShouldReduceMotion Method

A Boolean value that indicates whether the accessibility option to reduce motion is in an enabled state.

shared AccessibilityDisplayShouldReduceMotion() as Boolean

Parameters

Returns

Boolean

Remarks

If this property’s value is True, avoid large animations, especially those that simulate the third dimension.

This function did not exists before macOS 10.12 and will return false on older systems

See Also

NSWorkspace Class